Total Complexity | 93 |
Dependencies | 8 |
Dependents | 1 |
Total lines | 825 |
Lines of code | 526 |
Logical lines of code | 212 |
Comment lines | 183 |
Methods | 15 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_step_name() | 38 | 21 | 64 | |
delete_step() | 41 | 14 | 56 | |
create_step() | 42 | 9 | 50 | |
register_routes() | 33 | 1 | 155 | |
get_conditions() | 47 | 9 | 35 | |
save_condition() | 47 | 8 | 33 | |
update_conditional_status() | 50 | 7 | 28 | |
update_step_meta_on_funnel_name_change() | 52 | 7 | 22 | |
save_step_metadata() | 50 | 5 | 28 | |
delete_regular_step() | 53 | 3 | 24 | |
update_items_permissions_check() | 69 | 2 | 6 | |
get_items_permissions_check() | 69 | 2 | 6 | |
conditional_step_response() | 64 | 2 | 10 | |
import_step() | 71 | 2 | 5 | |
prepare_item_for_response() | 75 | 1 | 4 |